| C1.CollectionView Assembly > C1.CollectionView Namespace : ICollectionView<T> Interface |
The following tables list the members exposed by ICollectionView<T>.
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<T>) |
![]() | Item | (Inherited from System.Collections.Generic.IReadOnlyList<T>) |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<T>) |
![]() | GetItemType | Gets the type of the item. |